home *** CD-ROM | disk | FTP | other *** search
- From: RNorman@msn.com (Richard Norman)
- Subject: RE: HELP. Watcom C stack problem.
- Date: 27 Feb 96 03:51:25 -0800
- References: <4gq0g1$67c@prometheus.algonet.se>
- Message-ID: <00001a80+00008421@msn.com>
- Path: news.msn.com!msn.com
- Newsgroups: comp.lang.c
- Organization: The Microsoft Network (msn.com)
-
- To increase the size of the stack in Watcom, try the LINKer command
- line, not the COMPILEr. (OPTION STACK=xxxxx)
-